WebPics CGI Program This CGI program allows you to extract pictures from Blob fields In a database table and return them to the client browser over the World Wide Web. This program is designed for Delphi 3. The files for the program are described below. WEBPICS.DPR The code for the WebPics CGI program. WEBPICS.DOF Options for this project. WEBPICS.RES Resources for this project WEBPICS1.PAS The code for the CGI program. WEBPICS1.DFM The resources for the CGI program. CGIAPP2.PAS Replacement unit for CGIApp.pas. WEBPICS.EXE The compiled program (using packages). WEBPICS.DB The Paradox 7 database that contains the images. WEBPICS.MB The actual images in the database. WEBPICS.PX The primary key for the table. LISTPICS.DPR A demonstration CGI program to access the images. LISTPICS.DOF Options for this project. LISTPICS.RES Resources for this project LISTPICS1.PAS The code for the CGI program. LISTPICS1.DFM The resources for the CGI program. LISTPICS.EXE The compiled program (using packages). WPLOAD.DPR A program to load the images into the database. WPLOAD.DOF Options for this project. WPLOAD.RES Resources for this project WPLOAD1.PAS The code for the CGI program. WPLOAD1.DFM The resources for the CGI program. WPLOAD.EXE The compiled program (using packages). README.TXT This file. Copy the WebPics and ListPics executables to your web server CGI directory. Start the web server. Open your browser and point it to http:///cgi-bin/listpics.exe Select an image to view via its link. Each image is extracted from the database as needed. This code is freeware. Any correspondence or improvements can be sent to : Keith Wood 200 Ashford Center North, Suite 200 Atlanta GA 30338 Phone : (770) 393 8646 E-mail: kwood@ccsc.com